UnsortedXyDataSeries
StockSharp.Xaml.Charting.Model.DataSeries
A DataSeries to store Xy data-points, unsorted containing X and Y values. If your data is sorted in the X-direction, for extra performance use the XyDataSeries May be used as a DataSource for as well as standard XY renderable series types
Inherits: XyDataSeries<T, T>